Searched refs:FW_PORT_CMD_APPLY_F (Results 1 – 2 of 2) sorted by relevance
556 pcmd.op_to_portid |= cpu_to_be32(FW_PORT_CMD_APPLY_F); in cxgb4_setpgtccfg_tx()620 pcmd.op_to_portid |= cpu_to_be32(FW_PORT_CMD_APPLY_F); in cxgb4_setpgbwgcfg_tx()660 pcmd.op_to_portid |= cpu_to_be32(FW_PORT_CMD_APPLY_F); in cxgb4_setpfccfg()881 pcmd.op_to_portid |= cpu_to_be32(FW_PORT_CMD_APPLY_F); in __cxgb4_setapp()
2996 #define FW_PORT_CMD_APPLY_F FW_PORT_CMD_APPLY_V(1U) macro