Lines Matching defs:cxt
65 static void qed_ll2b_complete_tx_packet(void *cxt, in qed_ll2b_complete_tx_packet()
135 static void qed_ll2b_complete_rx_packet(void *cxt, in qed_ll2b_complete_rx_packet()
1331 int qed_ll2_acquire_connection(void *cxt, struct qed_ll2_acquire_data *data) in qed_ll2_acquire_connection()
1514 int qed_ll2_establish_connection(void *cxt, u8 connection_handle) in qed_ll2_establish_connection()
1710 int qed_ll2_post_rx_buffer(void *cxt, in qed_ll2_post_rx_buffer()
1930 int qed_ll2_prepare_tx_packet(void *cxt, in qed_ll2_prepare_tx_packet()
1982 int qed_ll2_set_fragment_of_tx_packet(void *cxt, in qed_ll2_set_fragment_of_tx_packet()
2022 int qed_ll2_terminate_connection(void *cxt, u8 connection_handle) in qed_ll2_terminate_connection()
2105 void qed_ll2_release_connection(void *cxt, u8 connection_handle) in qed_ll2_release_connection()
2251 static int __qed_ll2_get_stats(void *cxt, u8 connection_handle, in __qed_ll2_get_stats()
2285 int qed_ll2_get_stats(void *cxt, in qed_ll2_get_stats()
2292 static void qed_ll2b_release_rx_packet(void *cxt, in qed_ll2b_release_rx_packet()