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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_dcb.c92 app.selector = dcb->app_priority[i].sel_field + 1; cxgb4_dcb_cleanup_apps()
95 app.selector = !!(dcb->app_priority[i].sel_field); cxgb4_dcb_cleanup_apps()
353 app.selector = (fwap->sel_field + 1); cxgb4_dcb_handle_fw_update()
359 app.selector = !!(fwap->sel_field); cxgb4_dcb_handle_fw_update()
370 ap->sel_field = fwap->sel_field; cxgb4_dcb_handle_fw_update()
790 if (pcmd.u.dcb.app_priority.sel_field == app_idtype) __cxgb4_getapp()
863 pcmd.u.dcb.app_priority.sel_field = app_idtype; __cxgb4_setapp()
1148 table[i].selector = (pcmd.u.dcb.app_priority.sel_field + 1); cxgb4_getpeerapp_tbl()
H A Dcxgb4_dcb.h127 u8 sel_field; /* Protocol ID interpretation */ member in struct:port_dcb_info::app_priority
H A Dt4fw_api.h2414 __u8 sel_field; member in struct:fw_port_cmd::fw_port::fw_port_dcb::fw_port_app_priority

Completed in 148 milliseconds