Lines Matching defs:cxt
65 static void qed_ll2b_complete_tx_packet(void *cxt, in qed_ll2b_complete_tx_packet()
138 static void qed_ll2b_complete_rx_packet(void *cxt, in qed_ll2b_complete_rx_packet()
1354 int qed_ll2_acquire_connection(void *cxt, struct qed_ll2_acquire_data *data) in qed_ll2_acquire_connection()
1537 int qed_ll2_establish_connection(void *cxt, u8 connection_handle) in qed_ll2_establish_connection()
1734 int qed_ll2_post_rx_buffer(void *cxt, in qed_ll2_post_rx_buffer()
1956 int qed_ll2_prepare_tx_packet(void *cxt, in qed_ll2_prepare_tx_packet()
2008 int qed_ll2_set_fragment_of_tx_packet(void *cxt, in qed_ll2_set_fragment_of_tx_packet()
2048 int qed_ll2_terminate_connection(void *cxt, u8 connection_handle) in qed_ll2_terminate_connection()
2131 void qed_ll2_release_connection(void *cxt, u8 connection_handle) in qed_ll2_release_connection()
2277 static int __qed_ll2_get_stats(void *cxt, u8 connection_handle, in __qed_ll2_get_stats()
2311 int qed_ll2_get_stats(void *cxt, in qed_ll2_get_stats()
2318 static void qed_ll2b_release_rx_packet(void *cxt, in qed_ll2b_release_rx_packet()