Home
last modified time | relevance | path

Searched refs:CFG_LIBIPW_COMPUTE_FCS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_tx.c381 (CFG_LIBIPW_COMPUTE_FCS | CFG_LIBIPW_RESERVE_FCS)) in libipw_xmit()
443 (CFG_LIBIPW_COMPUTE_FCS | CFG_LIBIPW_RESERVE_FCS)) in libipw_xmit()
489 (CFG_LIBIPW_COMPUTE_FCS | CFG_LIBIPW_RESERVE_FCS)) in libipw_xmit()
H A Dlibipw.h674 #define CFG_LIBIPW_COMPUTE_FCS (1<<1) macro