Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/intel/ipw2x00/
Dlibipw.h34 #define LIBIPW_DATA_LEN 2304 macro
49 #define LIBIPW_FRAME_LEN (LIBIPW_DATA_LEN + LIBIPW_HLEN)
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()
Dipw2100.c6038 dev->max_mtu = LIBIPW_DATA_LEN; in ipw2100_alloc_device()