Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw.h34 #define LIBIPW_DATA_LEN 2304 macro
49 #define LIBIPW_FRAME_LEN (LIBIPW_DATA_LEN + LIBIPW_HLEN)
H A Dipw2200.c11510 priv->prom_net_dev->max_mtu = LIBIPW_DATA_LEN; in ipw_prom_alloc()
11650 net_dev->max_mtu = LIBIPW_DATA_LEN; in ipw_pci_probe()
H A Dipw2100.c6038 dev->max_mtu = LIBIPW_DATA_LEN; in ipw2100_alloc_device()