user_prio_map      78 drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c 			app.priority = dcb->app_priority[i].user_prio_map;
user_prio_map     376 drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c 			app.priority = ffs(fwap->user_prio_map) - 1;
user_prio_map     382 drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c 			app.priority = fwap->user_prio_map;
user_prio_map     391 drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c 		ap->user_prio_map = fwap->user_prio_map;
user_prio_map     813 drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c 				return pcmd.u.dcb.app_priority.user_prio_map;
user_prio_map     886 drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c 	pcmd.u.dcb.app_priority.user_prio_map = app_prio;
user_prio_map    1174 drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c 			ffs(pcmd.u.dcb.app_priority.user_prio_map) - 1;
user_prio_map     114 drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.h 		u8	user_prio_map;	/* Priority Map bitfield */
user_prio_map    2511 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 					   ap->user_prio_map,
user_prio_map    2813 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h 				__u8   user_prio_map;