Searched defs:ai (Results 126 - 128 of 128) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dairo.c1252 bap_read(struct airo_info *ai, __le16 *pu16Dst, int bytelen, int whichbap) argument
1325 micinit(struct airo_info *ai) argument
1358 micsetup(struct airo_info *ai) argument
1451 decapsulate(struct airo_info *ai, MICBuffer *mic, etherHead *eth, u16 payLen) argument
1555 RxSeqValid(struct airo_info *ai,miccntx *context,int mcast,u32 micSeq) argument
1744 readBSSListRid(struct airo_info *ai, int first, BSSListRid *list) argument
1767 readWepKeyRid(struct airo_info *ai, WepKeyRid *wkr, int temp, int lock) argument
1773 writeWepKeyRid(struct airo_info *ai, WepKeyRid *wkr, int perm, int lock) argument
1797 readConfigRid(struct airo_info *ai, int lock) argument
1813 checkThrottle(struct airo_info *ai) argument
1826 writeConfigRid(struct airo_info *ai, int lock) argument
1846 readStatusRid(struct airo_info *ai, StatusRid *statr, int lock) argument
1851 readAPListRid(struct airo_info *ai, APListRid *aplr) argument
1856 writeAPListRid(struct airo_info *ai, APListRid *aplr, int lock) argument
1861 readCapabilityRid(struct airo_info *ai, CapabilityRid *capr, int lock) argument
1871 try_auto_wep(struct airo_info *ai) argument
1880 struct airo_info *ai = dev->ml_priv; local
1929 struct airo_info *ai = dev->ml_priv; local
1973 struct airo_info *ai = dev->ml_priv; local
2048 get_tx_error(struct airo_info *ai, s32 fid) argument
2242 struct airo_info *ai = dev->ml_priv; local
2290 airo_set_promisc(struct airo_info *ai) argument
2303 struct airo_info *ai = dev->ml_priv; local
2321 struct airo_info *ai = dev->ml_priv; local
2346 add_airo_dev(struct airo_info *ai) argument
2354 del_airo_dev(struct airo_info *ai) argument
2361 struct airo_info *ai = dev->ml_priv; local
2387 struct airo_info *ai = dev->ml_priv; local
2462 mpi_init_descriptors(struct airo_info *ai) argument
2539 mpi_map_card(struct airo_info *ai, struct pci_dev *pci) argument
2684 init_wifidev(struct airo_info *ai, struct net_device *ethdev) argument
2706 struct airo_info *ai = dev->ml_priv; local
2721 airo_networks_allocate(struct airo_info *ai) argument
2737 airo_networks_free(struct airo_info *ai) argument
2743 airo_networks_initialize(struct airo_info *ai) argument
2784 struct airo_info *ai; local
2948 waitbusy(struct airo_info *ai) argument
2961 struct airo_info *ai = dev->ml_priv; local
2984 struct airo_info *ai = dev->ml_priv; local
3000 airo_process_scan_results(struct airo_info *ai) argument
3061 struct airo_info *ai = dev->ml_priv; local
3171 airo_handle_cisco_mic(struct airo_info *ai) argument
3240 airo_handle_link(struct airo_info *ai) argument
3281 airo_handle_rx(struct airo_info *ai) argument
3422 airo_handle_tx(struct airo_info *ai, u16 status) argument
3480 struct airo_info *ai = dev->ml_priv; local
3542 OUT4500( struct airo_info *ai, u16 reg, u16 val ) argument
3553 IN4500( struct airo_info *ai, u16 reg ) argument
3567 enable_MAC(struct airo_info *ai, int lock) argument
3606 disable_MAC( struct airo_info *ai, int lock ) argument
3632 mpi_receive_802_3(struct airo_info *ai) argument
3702 mpi_receive_802_11(struct airo_info *ai) argument
3788 setup_card(struct airo_info *ai, u8 *mac, int lock) argument
3940 issuecommand(struct airo_info *ai, Cmd *pCmd, Resp *pRsp) argument
3992 bap_setup(struct airo_info *ai, u16 rid, u16 offset, int whichbap ) argument
4030 aux_setup(struct airo_info *ai, u16 page, u16 offset, u16 *len) argument
4044 aux_bap_read(struct airo_info *ai, __le16 *pu16Dst, int bytelen, int whichbap) argument
4081 fast_bap_read(struct airo_info *ai, __le16 *pu16Dst, int bytelen, int whichbap) argument
4093 bap_write(struct airo_info *ai, const __le16 *pu16Src, int bytelen, int whichbap) argument
4105 PC4500_accessrid(struct airo_info *ai, u16 rid, u16 accmd) argument
4124 PC4500_readrid(struct airo_info *ai, u16 rid, void *pBuf, int len, int lock) argument
4189 PC4500_writerid(struct airo_info *ai, u16 rid, const void *pBuf, int len, int lock) argument
4263 transmit_allocate(struct airo_info *ai, int lenPayload, int raw) argument
4321 transmit_802_3_packet(struct airo_info *ai, int len, char *pPacket) argument
4364 transmit_802_11_packet(struct airo_info *ai, int len, char *pPacket) argument
4819 sniffing_mode(struct airo_info *ai) argument
4830 struct airo_info *ai = dev->ml_priv; local
5042 struct airo_info *ai = dev->ml_priv; local
5133 struct airo_info *ai = dev->ml_priv; local
5169 struct airo_info *ai = dev->ml_priv; local
5199 do_writerid( struct airo_info *ai, u16 rid, const void *rid_data, int len, int dummy ) argument
5212 get_wep_key(struct airo_info *ai, u16 index, char *buf, u16 buflen) argument
5235 get_wep_tx_idx(struct airo_info *ai) argument
5255 set_wep_key(struct airo_info *ai, u16 index, const char *key, u16 keylen, int perm, int lock) argument
5278 set_wep_tx_idx(struct airo_info *ai, u16 index, int perm, int lock) argument
5304 struct airo_info *ai = dev->ml_priv; local
5356 struct airo_info *ai = dev->ml_priv; local
5405 struct airo_info *ai = dev->ml_priv; local
5449 struct airo_info *ai = dev->ml_priv; local
5489 struct airo_info *ai = dev->ml_priv; local
5638 struct airo_info *ai = dev->ml_priv; local
5671 struct airo_info *ai = dev->ml_priv; local
5753 struct airo_info *ai; local
6358 valid_index(struct airo_info *ai, int index) argument
7270 struct airo_info *ai = dev->ml_priv; local
7316 struct airo_info *ai = dev->ml_priv; local
7492 struct airo_info *ai = dev->ml_priv; local
7681 struct airo_info *ai = dev->ml_priv; local
7834 struct airo_info *ai = dev->ml_priv; local
7900 struct airo_info *ai = dev->ml_priv; local
8072 cmdreset(struct airo_info *ai) argument
8096 setflashmode(struct airo_info *ai) argument
8123 flashpchar(struct airo_info *ai,int byte,int dwelltime) argument
8163 flashgchar(struct airo_info *ai,int matchbyte,int dwelltime) argument
8194 flashputbuf(struct airo_info *ai) argument
8216 flashrestart(struct airo_info *ai,struct net_device *dev) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c7112 int *ai; /* Used when p4type is P4_INTARRAY */ member in union:VdbeOp::__anon4105
52333 } ai; member in union:vdbeExecUnion
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/sqlite-3.6.22/
H A Dsqlite3.c7112 int *ai; /* Used when p4type is P4_INTARRAY */ member in union:VdbeOp::__anon2689
52333 } ai; member in union:vdbeExecUnion
[all...]

Completed in 620 milliseconds

123456