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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dhcf.c130 HCF_STATIC int setup_bap( IFBP ifbp, hcf_16 fid, int offset, int type );
1928 *!! via cmd_exe and setup_bap (type >= CFG_RID_FW_MIN )
2107 ( rc = setup_bap( ifbp, type, 0, IO_IN ) ) == HCF_SUCCESS ) {
2674 (void)setup_bap( ifbp, fid, 0, IO_OUT );
2711 /*7*/ (void)setup_bap( ifbp, fid, HFS_TX_CNTL, IO_OUT );
3090 (void)setup_bap( ifbp, i, 0, IO_IN );
3103 (void)setup_bap( ifbp, ifbp->IFB_RxFID, 0, IO_IN );
4146 * AND based on the wild-card selection, you have to call setup_bap again after the 1st copy.
4163 (void)setup_bap( ifbp, fid, 0, IO_IN );
4221 // (void)setup_bap( ifb
4641 setup_bap( IFBP ifbp, hcf_16 fid, int offset, int type ) function
[all...]

Completed in 90 milliseconds