Home
last modified time | relevance | path

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

/drivers/net/wireless/intel/ipw2x00/
Dlibipw.h34 #define LIBIPW_DATA_LEN 2304 macro
49 #define LIBIPW_FRAME_LEN (LIBIPW_DATA_LEN + LIBIPW_HLEN)
Dipw2200.c11556 priv->prom_net_dev->max_mtu = LIBIPW_DATA_LEN; in ipw_prom_alloc()
11696 net_dev->max_mtu = LIBIPW_DATA_LEN; in ipw_pci_probe()
Dipw2100.c6049 dev->max_mtu = LIBIPW_DATA_LEN; in ipw2100_alloc_device()