Searched refs:gdm_wimax_rcv_with_cb (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/staging/gdm72xx/ |
D | gdm_wimax.c | 32 #define gdm_wimax_rcv_with_cb(n, c, b) \ macro 710 gdm_wimax_rcv_with_cb(nic, rx_complete, nic); in rx_complete() 720 gdm_wimax_rcv_with_cb(nic, rx_complete, nic); in prepare_rx_complete() 725 gdm_wimax_rcv_with_cb(nic, prepare_rx_complete, nic); in prepare_rx_complete() 731 gdm_wimax_rcv_with_cb(nic, prepare_rx_complete, nic); in start_rx_proc()
|