Lines Matching refs:DP
43 DP(BNX2X_MSG_IOV, "preparing to send %d tlv over vf pf channel\n", in bnx2x_vfpf_prep()
60 DP(BNX2X_MSG_IOV, "done sending [%d] tlv over vf pf channel\n", in bnx2x_vfpf_finalize()
85 DP(BNX2X_MSG_IOV, "TLV list does not contain %d TLV\n", req_tlv); in bnx2x_search_tlv_list()
98 DP(BNX2X_MSG_IOV, "TLV number %d: type %d, length %d\n", i, in bnx2x_dp_tlv_list()
117 DP(BNX2X_MSG_IOV, "TLV number %d: type %d, length %d\n", i, in bnx2x_dp_tlv_list()
156 DP(BNX2X_MSG_IOV, "detecting channel down. Aborting message\n"); in bnx2x_send_msg2pf()
188 DP(BNX2X_MSG_SP, "Got a response from PF\n"); in bnx2x_send_msg2pf()
214 DP(BNX2X_MSG_IOV, "valid ME register value: 0x%08x\n", me_reg); in bnx2x_get_vf_id()
269 DP(BNX2X_MSG_SP, "attempting to acquire resources\n"); in bnx2x_vfpf_acquire()
289 DP(BNX2X_MSG_SP, "resources acquired\n"); in bnx2x_vfpf_acquire()
294 DP(BNX2X_MSG_SP, in bnx2x_vfpf_acquire()
421 DP(BNX2X_MSG_SP, "vf released\n"); in bnx2x_vfpf_release()
474 DP(BNX2X_MSG_SP, "INIT VF Succeeded\n"); in bnx2x_vfpf_init()
750 DP(BNX2X_MSG_IOV, in bnx2x_vfpf_config_mac()
823 DP(BNX2X_MSG_IOV, "rss flags %x\n", req->rss_flags); in bnx2x_vfpf_config_rss()
840 DP(BNX2X_MSG_IOV, in bnx2x_vfpf_config_rss()
859 DP(NETIF_MSG_IFUP, "state is %x, returning\n", bp->state); in bnx2x_vfpf_set_mcast()
868 DP(NETIF_MSG_IFUP, "dev->flags = %x\n", dev->flags); in bnx2x_vfpf_set_mcast()
871 DP(NETIF_MSG_IFUP, "Adding mcast MAC: %pM\n", in bnx2x_vfpf_set_mcast()
881 DP(NETIF_MSG_IFUP, in bnx2x_vfpf_set_mcast()
925 DP(NETIF_MSG_IFUP, "Rx mode is %d\n", mode); in bnx2x_vfpf_storm_rx_mode()
1069 DP(BNX2X_MSG_IOV, "mailbox vf address hi 0x%x, lo 0x%x, offset 0x%x\n", in bnx2x_vf_mbx_resp_send_msg()
1231 …DP(BNX2X_MSG_IOV, "VF[%d] ACQUIRE_RESPONSE: pfdev_info- chip_num=0x%x, db_size=%d, idx_per_sb=%d, … in bnx2x_vf_mbx_acquire_resp()
1323 DP(BNX2X_MSG_IOV, in bnx2x_vf_mbx_acquire()
1337 DP(BNX2X_MSG_IOV, in bnx2x_vf_mbx_acquire()
1352 DP(BNX2X_MSG_IOV, in bnx2x_vf_mbx_acquire()
1366 DP(BNX2X_MSG_IOV, "VF[%d] supports long bulletin boards\n", in bnx2x_vf_mbx_acquire()
1604 DP(msglvl, "MAC-VLAN[%d] -- flags=0x%x\n", idx, filter->flags); in bnx2x_vf_mbx_dp_q_filter()
1623 DP(msglvl, "RX-MASK=0x%x\n", filters->rx_mask); in bnx2x_vf_mbx_dp_q_filters()
1627 DP(msglvl, "MULTICAST=%pM\n", filters->multicast[i]); in bnx2x_vf_mbx_dp_q_filters()
1801 DP(BNX2X_MSG_IOV, "VF[%d] Q_FILTERS: queue[%d]\n", in bnx2x_vf_mbx_set_q_filters()
1819 DP(BNX2X_MSG_IOV, "VF[%d] Q_TEARDOWN: vf_qid=%d\n", in bnx2x_vf_mbx_teardown_q()
1831 DP(BNX2X_MSG_IOV, "VF[%d] VF_CLOSE\n", vf->abs_vfid); in bnx2x_vf_mbx_close_vf()
1842 DP(BNX2X_MSG_IOV, "VF[%d] VF_RELEASE\n", vf->abs_vfid); in bnx2x_vf_mbx_release_vf()
2053 DP(BNX2X_MSG_IOV, in bnx2x_vf_mbx_schedule()
2102 DP(BNX2X_MSG_IOV, in bnx2x_vf_mbx()