Searched defs:BDC_FLAG_SUM_NEEDED (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/bcmdhd/include/
H A Dbcmcdc.h85 #define BDC_FLAG_SUM_NEEDED 0x08 macro
/drivers/net/wireless/brcm80211/brcmfmac/
H A Ddhd_cdc.c67 #define BDC_FLAG_SUM_NEEDED 0x08 /* Dongle needs to do TX checksums */ macro
375 h->flags |= BDC_FLAG_SUM_NEEDED;

Completed in 182 milliseconds