Searched refs:update_rx (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore_vf.c1260 u8 update_rx, update_tx; local
1268 update_rx = p_params->update_vport_active_rx_flg;
1275 if (update_rx || update_tx) {
1284 if (update_rx) {
1285 p_act_tlv->update_rx = update_rx;
1334 update_rx = p_params->accept_flags.update_rx_mode_config;
1337 if (update_rx || update_tx) {
1345 if (update_rx) {
1346 p_accept_tlv->update_rx_mode = update_rx;
[all...]
H A Decore_vfpf_if.h401 u8 update_rx; member in struct:vfpf_vport_update_activate_tlv
H A Decore_sriov.c2957 p_data->update_vport_active_rx_flg = p_act_tlv->update_rx;

Completed in 174 milliseconds