Lines Matching defs:cxt
91 static void qed_ll2b_complete_tx_packet(void *cxt, in qed_ll2b_complete_tx_packet()
164 static void qed_ll2b_complete_rx_packet(void *cxt, in qed_ll2b_complete_rx_packet()
1378 int qed_ll2_acquire_connection(void *cxt, struct qed_ll2_acquire_data *data) in qed_ll2_acquire_connection()
1561 int qed_ll2_establish_connection(void *cxt, u8 connection_handle) in qed_ll2_establish_connection()
1774 int qed_ll2_post_rx_buffer(void *cxt, in qed_ll2_post_rx_buffer()
1996 int qed_ll2_prepare_tx_packet(void *cxt, in qed_ll2_prepare_tx_packet()
2049 int qed_ll2_set_fragment_of_tx_packet(void *cxt, in qed_ll2_set_fragment_of_tx_packet()
2089 int qed_ll2_terminate_connection(void *cxt, u8 connection_handle) in qed_ll2_terminate_connection()
2172 void qed_ll2_release_connection(void *cxt, u8 connection_handle) in qed_ll2_release_connection()
2318 static int __qed_ll2_get_stats(void *cxt, u8 connection_handle, in __qed_ll2_get_stats()
2352 int qed_ll2_get_stats(void *cxt, in qed_ll2_get_stats()
2359 static void qed_ll2b_release_rx_packet(void *cxt, in qed_ll2b_release_rx_packet()