Home
last modified time | relevance | path

Searched defs:tx_cb (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/qlogic/
H A Dqla3xxx.c1919 struct ql_tx_buf_cb *tx_cb; in ql_process_mac_tx_intr() local
2302 struct ql_tx_buf_cb *tx_cb, in ql_send_map()
2462 struct ql_tx_buf_cb *tx_cb; in ql3xxx_send() local
2800 struct ql_tx_buf_cb *tx_cb; in ql_free_send_free_list() local
2813 struct ql_tx_buf_cb *tx_cb; in ql_create_send_free_list() local
3614 struct ql_tx_buf_cb *tx_cb; in ql_reset_work() local
/linux/include/linux/qed/
H A Dqed_ll2_if.h192 int (*tx_cb)(void *, struct sk_buff *, bool); member