Searched defs:qed_ll2_tx_packet (Results 1 – 1 of 1) sorted by relevance
48 struct qed_ll2_tx_packet { struct49 struct list_head list_entry;50 u16 bd_used;51 bool notify_fw;52 void *cookie;54 struct {58 } bds_set[];
Completed in 4 milliseconds