Searched refs:SwChnlCmd (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192S_phy.h58 }__attribute__ ((packed)) SwChnlCmd; typedef in typeref:struct:_SwChnlCmd
H A Dr8192S_phy.c2430 SwChnlCmd* CmdTable,
2439 SwChnlCmd* pCmd;
2470 SwChnlCmd PreCommonCmd[MAX_PRECMD_CNT];
2472 SwChnlCmd PostCommonCmd[MAX_POSTCMD_CNT];
2474 SwChnlCmd RfDependCmd[MAX_RFDEPENDCMD_CNT];
2476 SwChnlCmd *CurrentCmd = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr819xU_phy.h26 }__attribute__ ((packed)) SwChnlCmd; typedef in typeref:struct:_SwChnlCmd
H A Dr819xU_phy.c1186 *function: This function set command table variable(struct SwChnlCmd).
1187 * input: SwChnlCmd* CmdTable //table to be set.
1199 SwChnlCmd* CmdTable,
1208 SwChnlCmd* pCmd;
1245 SwChnlCmd PreCommonCmd[MAX_PRECMD_CNT];
1247 SwChnlCmd PostCommonCmd[MAX_POSTCMD_CNT];
1249 SwChnlCmd RfDependCmd[MAX_RFDEPENDCMD_CNT];
1251 SwChnlCmd *CurrentCmd = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dr819xE_phy.h67 } __attribute__ ((packed)) SwChnlCmd; typedef in typeref:struct:_SwChnlCmd
H A Dr819xE_phy.c2658 *function: This function set command table variable(struct SwChnlCmd).
2659 * input: SwChnlCmd* CmdTable //table to be set.
2671 SwChnlCmd* CmdTable,
2680 SwChnlCmd* pCmd;
2717 SwChnlCmd PreCommonCmd[MAX_PRECMD_CNT];
2719 SwChnlCmd PostCommonCmd[MAX_POSTCMD_CNT];
2721 SwChnlCmd RfDependCmd[MAX_RFDEPENDCMD_CNT];
2723 SwChnlCmd *CurrentCmd = NULL;

Completed in 234 milliseconds