Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/via/
Dvia-velocity.h1357 #define VELOCITY_FLAGS_VAL_PKT_LEN 0x00000010UL macro
Dvia-velocity.c497 …velocity_set_bool_opt(&opts->flags, ValPktLen[index], VAL_PKT_LEN_DEF, VELOCITY_FLAGS_VAL_PKT_LEN,… in velocity_get_options()
2076 if (vptr->flags & VELOCITY_FLAGS_VAL_PKT_LEN) { in velocity_receive_frame()