Home
last modified time | relevance | path

Searched refs:rf_size (Results 1 – 11 of 11) sorted by relevance

/linux-3.3/drivers/net/wireless/rt2x00/
Drt2x00soc.c64 rt2x00dev->rf = kzalloc(rt2x00dev->ops->rf_size, GFP_KERNEL); in rt2x00soc_alloc_reg()
Drt2x00.h653 const unsigned int rf_size; member
1003 BUG_ON(word < 1 || word > rt2x00dev->ops->rf_size / sizeof(u32)); in rt2x00_rf_read()
1010 BUG_ON(word < 1 || word > rt2x00dev->ops->rf_size / sizeof(u32)); in rt2x00_rf_write()
Drt2x00pci.c240 rt2x00dev->rf = kzalloc(rt2x00dev->ops->rf_size, GFP_KERNEL); in rt2x00pci_alloc_reg()
Drt2x00usb.c789 rt2x00dev->rf = kzalloc(rt2x00dev->ops->rf_size, GFP_KERNEL); in rt2x00usb_alloc_reg()
Drt2800usb.c835 .rf_size = RF_SIZE,
Drt2800pci.c1099 .rf_size = RF_SIZE,
Drt2400pci.c1786 .rf_size = RF_SIZE,
Drt2500usb.c1893 .rf_size = RF_SIZE,
Drt2500pci.c2078 .rf_size = RF_SIZE,
Drt73usb.c2379 .rf_size = RF_SIZE,
Drt61pci.c3043 .rf_size = RF_SIZE,