Searched refs:cmdrsp (Results 1 – 2 of 2) sorted by relevance
354 static int cfctrl_link_setup(struct cfctrl *cfctrl, struct cfpkt *pkt, u8 cmdrsp) in cfctrl_link_setup() argument 391 if (CFCTRL_ERR_BIT & cmdrsp) in cfctrl_link_setup() 399 if (CFCTRL_ERR_BIT & cmdrsp) in cfctrl_link_setup() 407 if (CFCTRL_ERR_BIT & cmdrsp) in cfctrl_link_setup() 425 if (CFCTRL_ERR_BIT & cmdrsp) in cfctrl_link_setup() 457 if (CFCTRL_ERR_BIT & cmdrsp) in cfctrl_link_setup() 476 if (CFCTRL_ERR_BIT == (CFCTRL_ERR_BIT & cmdrsp) || in cfctrl_link_setup() 497 u8 cmdrsp; in cfctrl_recv() local 503 cmdrsp = cfpkt_extr_head_u8(pkt); in cfctrl_recv() 504 cmd = cmdrsp in cfctrl_recv() [all...]
622 struct sk_buff *cmdrsp = card->cmdrsp_buf; in mwifiex_delay_for_sleep_cookie() local 626 MWIFIEX_SKB_DMA_ADDR(cmdrsp), in mwifiex_delay_for_sleep_cookie() 628 buffer = cmdrsp->data; in mwifiex_delay_for_sleep_cookie() 637 MWIFIEX_SKB_DMA_ADDR(cmdrsp), in mwifiex_delay_for_sleep_cookie() 1766 /* Write the lower 32bits of the cmdrsp buffer physical in mwifiex_pcie_send_cmd() 1771 /* Write the upper 32bits of the cmdrsp buffer physical in mwifiex_pcie_send_cmd() 1850 "There is no command but got cmdrsp\n"); in mwifiex_pcie_process_cmd_complete() 1871 /* Write the upper 32bits of the cmdrsp buffer physical in mwifiex_pcie_process_cmd_complete()