Home
last modified time | relevance | path

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

/drivers/net/wireless/ralink/rt2x00/
Drt2x00soc.c62 rt2x00dev->rf = kzalloc(rt2x00dev->ops->rf_size, GFP_KERNEL); in rt2x00soc_alloc_reg()
Drt2x00.h644 const unsigned int rf_size; member
1054 BUG_ON(word < 1 || word > rt2x00dev->ops->rf_size / sizeof(u32)); in rt2x00_rf_read()
1061 BUG_ON(word < 1 || word > rt2x00dev->ops->rf_size / sizeof(u32)); in rt2x00_rf_write()
Drt2x00pci.c62 rt2x00dev->rf = kzalloc(rt2x00dev->ops->rf_size, GFP_KERNEL); in rt2x00pci_alloc_reg()
Drt2800soc.c228 .rf_size = RF_SIZE,
Drt2800pci.c389 .rf_size = RF_SIZE,
Drt2x00usb.c778 rt2x00dev->rf = kzalloc(rt2x00dev->ops->rf_size, GFP_KERNEL); in rt2x00usb_alloc_reg()
Drt2800usb.c913 .rf_size = RF_SIZE,
Drt2400pci.c1811 .rf_size = RF_SIZE,
Drt2500usb.c1901 .rf_size = RF_SIZE,
Drt2500pci.c2110 .rf_size = RF_SIZE,
Drt73usb.c2398 .rf_size = RF_SIZE,
Drt61pci.c3063 .rf_size = RF_SIZE,