Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2800soc.c252 .rf_size = RF_SIZE,
290 rf = devm_kzalloc(&pdev->dev, ops->rf_size, GFP_KERNEL); in rt2x00soc_probe()
H A Drt2x00.h634 const unsigned int rf_size; member
1052 BUG_ON(word < 1 || word > rt2x00dev->ops->rf_size / sizeof(u32)); in rt2x00_rf_read()
1059 BUG_ON(word < 1 || word > rt2x00dev->ops->rf_size / sizeof(u32)); in rt2x00_rf_write()
H A Drt2x00pci.c51 rt2x00dev->rf = kzalloc(rt2x00dev->ops->rf_size, GFP_KERNEL); in rt2x00pci_alloc_reg()
H A Drt2800pci.c388 .rf_size = RF_SIZE,
H A Drt2800usb.c765 .rf_size = RF_SIZE,
H A Drt2x00usb.c783 rt2x00dev->rf = kzalloc(rt2x00dev->ops->rf_size, GFP_KERNEL); in rt2x00usb_alloc_reg()
H A Drt2500usb.c1895 .rf_size = RF_SIZE,
H A Drt2400pci.c1808 .rf_size = RF_SIZE,
H A Drt2500pci.c2106 .rf_size = RF_SIZE,
H A Drt73usb.c2392 .rf_size = RF_SIZE,
H A Drt61pci.c2976 .rf_size = RF_SIZE,