Searched defs:ifbp (Results 1 – 5 of 5) sorted by relevance
/linux-3.3/drivers/staging/wlags49_h2/ |
D | hcf.c | 918 hcf_cntl( IFBP ifbp, hcf_16 cmd ) in hcf_cntl() 1116 hcf_connect( IFBP ifbp, hcf_io io_base ) in hcf_connect() 1270 get_frame_lst( IFBP ifbp, int tx_rx_flag ) in get_frame_lst() 1371 put_frame_lst( IFBP ifbp, DESC_STRCT *descp, int tx_rx_flag ) in put_frame_lst() 1476 hcf_dma_rx_get (IFBP ifbp) in hcf_dma_rx_get() 1558 hcf_dma_rx_put( IFBP ifbp, DESC_STRCT *descp ) in hcf_dma_rx_put() 1605 hcf_dma_tx_get( IFBP ifbp ) in hcf_dma_tx_get() 1744 hcf_dma_tx_put( IFBP ifbp, DESC_STRCT *descp, hcf_16 tx_cntl ) in hcf_dma_tx_put() 1950 hcf_get_info( IFBP ifbp, LTVP ltvp ) in hcf_get_info() 2133 hcf_put_info( IFBP ifbp, LTVP ltvp ) in hcf_put_info() [all …]
|
D | dhf.c | 343 dhf_download_fw(void *ifbp, memimage *fw) in dhf_download_fw()
|
D | hcfdef.h | 718 #define HCFTRACE(ifbp, where ) do {OPW( HREG_SW_1, where );} while(0) argument 720 #define HCFTRACEVALUE(ifbp, what ) do {OPW( HREG_SW_2, what );} while (0) argument 723 #define HCFTRACE(ifbp, where ) do { } while(0) argument 724 #define HCFTRACEVALUE(ifbp, what ) do { } while(0) argument
|
D | wl_util.c | 335 int wl_has_wep (IFBP ifbp) in wl_has_wep()
|
D | mdd.h | 1045 void FAR *ifbp; /* Pointer to IFB member
|