Home
last modified time | relevance | path

Searched refs:intCmdType (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/staging/r8188eu/include/
Drtw_cmd.h91 u8 p2p_protocol_wk_cmd(struct adapter *padapter, int intCmdType);
/linux-5.19.10/drivers/staging/r8188eu/core/
Drtw_cmd.c1113 u8 p2p_protocol_wk_cmd(struct adapter *padapter, int intCmdType) in p2p_protocol_wk_cmd() argument
1138 pdrvextra_cmd_parm->type_size = intCmdType; /* As the command type. */ in p2p_protocol_wk_cmd()
Drtw_p2p.c1486 void p2p_protocol_wk_hdl(struct adapter *padapter, int intCmdType) in p2p_protocol_wk_hdl() argument
1489 switch (intCmdType) { in p2p_protocol_wk_hdl()