Searched refs:MGMT_FRAME_SIZE (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/prism54/
H A Dislpci_mgt.c126 buf->mem = kmalloc(MGMT_FRAME_SIZE, GFP_ATOMIC);
132 buf->size = MGMT_FRAME_SIZE;
136 MGMT_FRAME_SIZE,
146 frag->size = cpu_to_le16(MGMT_FRAME_SIZE);
187 if (frag_len > MGMT_FRAME_SIZE) {
316 if (frag_len > MGMT_FRAME_SIZE) {
320 frag_len = MGMT_FRAME_SIZE;
H A Disl_38xx.h119 #define MGMT_FRAME_SIZE 1500 /* >= size struct obj_bsslist */ macro
H A Dislpci_dev.c581 frag->size = cpu_to_le16(MGMT_FRAME_SIZE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00queue.h42 #define MGMT_FRAME_SIZE 256 macro
H A Drt2800usb.c597 .data_size = MGMT_FRAME_SIZE,
H A Drt2400pci.c1645 .data_size = MGMT_FRAME_SIZE,
H A Drt2500usb.c1823 .data_size = MGMT_FRAME_SIZE,
H A Drt2500pci.c1941 .data_size = MGMT_FRAME_SIZE,
H A Drt73usb.c2288 .data_size = MGMT_FRAME_SIZE,

Completed in 121 milliseconds