Searched refs:velocity_set_bool_opt (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/via/ |
D | via-velocity.c | 460 static void velocity_set_bool_opt(u32 *opt, int val, int def, u32 flag, in velocity_set_bool_opt() function 496 …velocity_set_bool_opt(&opts->flags, IP_byte_align[index], IP_ALIG_DEF, VELOCITY_FLAGS_IP_ALIGN, "I… in velocity_get_options() 497 …velocity_set_bool_opt(&opts->flags, ValPktLen[index], VAL_PKT_LEN_DEF, VELOCITY_FLAGS_VAL_PKT_LEN,… in velocity_get_options()
|