Searched refs:get_fid (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.c119 HCF_STATIC hcf_16 get_fid( IFBP ifbp );
2601 * routine get_fid. If no FID is acquired, the remainder is skipped without an error notification. After
2671 fid = get_fid(ifbp);
2683 ifbp->IFB_RscInd = get_fid( ifbp );
2699 if (fid == 0 && ( fid = get_fid( ifbp ) ) != 0 ) /* 4 */
2790 ifbp->IFB_RscInd = get_fid( ifbp );
2969 * 0x001. This value is recognized by get_fid (called by hcf_send_msg and notify) where the real
3028 * Note 3: The ALLOC event is acknowledged in get_fid (except for the initialization flow)
3830 *.SUBMODULE hcf_16 get_fid( IFBP ifbp )
3853 * part of the DAWA logic, together with the choice of the definition of the return information from get_fid,
3859 get_fid( IFBP ifbp ) function
[all...]

Completed in 109 milliseconds