Searched refs:h2cfuns (Results 1 – 4 of 4) sorted by relevance
596 int (*h2cfuns)(struct rtw_adapter *padapter, const u8 *pbuf); member
604 u8 (*h2cfuns)(struct adapter *padapter, u8 *pbuf); member
287 cmd_hdl = wlancmds[pcmd->cmdcode].h2cfuns; in rtw_cmd_work()
208 cmd_hdl = wlancmds[pcmd->cmdcode].h2cfuns; in rtw_cmd_thread()