Searched refs:MAX_DFRAME_LEN (Results 1 – 4 of 4) sorted by relevance
263 #define MAX_DFRAME_LEN 260 macro
2131 l2->maxlen = MAX_DFRAME_LEN; in create_l2()2156 l2->maxlen = MAX_DFRAME_LEN; in create_l2()
1580 (i <= HFCUSB_B2_RX) ? MAX_BCH_SIZE : MAX_DFRAME_LEN; in reset_hfcsusb()
478 if ((rcnt > MAX_DFRAME_LEN + 3) || (rcnt < 4) || in receive_dmsg()