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

/linux-master/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.c11505 priv->prom_net_dev->max_mtu = LIBIPW_DATA_LEN;
11645 net_dev->max_mtu = LIBIPW_DATA_LEN;
H A Dipw2100.c6033 dev->max_mtu = LIBIPW_DATA_LEN;

Completed in 193 milliseconds