Home
last modified time | relevance | path

Searched refs:LIBIPW_DATA_LEN (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw.h32 #define LIBIPW_DATA_LEN 2304 macro
47 #define LIBIPW_FRAME_LEN (LIBIPW_DATA_LEN + LIBIPW_HLEN)
H A Dipw2200.c11515 priv->prom_net_dev->max_mtu = LIBIPW_DATA_LEN; in ipw_prom_alloc()
11654 net_dev->max_mtu = LIBIPW_DATA_LEN; in ipw_pci_probe()
H A Dipw2100.c6023 dev->max_mtu = LIBIPW_DATA_LEN; in ipw2100_alloc_device()