Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/include/
Drtw_cmd.h95 u8 p2p_protocol_wk_cmd(struct adapter *padapter, int intCmdType);
/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_p2p.c1527 void p2p_protocol_wk_hdl(struct adapter *padapter, int intCmdType) in p2p_protocol_wk_hdl() argument
1530 switch (intCmdType) { in p2p_protocol_wk_hdl()
Drtw_cmd.c1678 u8 p2p_protocol_wk_cmd(struct adapter *padapter, int intCmdType) in p2p_protocol_wk_cmd() argument
1703 pdrvextra_cmd_parm->type_size = intCmdType; /* As the command tppe. */ in p2p_protocol_wk_cmd()