Lines Matching refs:DP

45 	DP(BNX2X_MSG_IOV, "preparing to send %d tlv over vf pf channel\n",  in bnx2x_vfpf_prep()
62 DP(BNX2X_MSG_IOV, "done sending [%d] tlv over vf pf channel\n", in bnx2x_vfpf_finalize()
87 DP(BNX2X_MSG_IOV, "TLV list does not contain %d TLV\n", req_tlv); in bnx2x_search_tlv_list()
100 DP(BNX2X_MSG_IOV, "TLV number %d: type %d, length %d\n", i, in bnx2x_dp_tlv_list()
119 DP(BNX2X_MSG_IOV, "TLV number %d: type %d, length %d\n", i, in bnx2x_dp_tlv_list()
158 DP(BNX2X_MSG_IOV, "detecting channel down. Aborting message\n"); in bnx2x_send_msg2pf()
190 DP(BNX2X_MSG_SP, "Got a response from PF\n"); in bnx2x_send_msg2pf()
216 DP(BNX2X_MSG_IOV, "valid ME register value: 0x%08x\n", me_reg); in bnx2x_get_vf_id()
274 DP(BNX2X_MSG_SP, "attempting to acquire resources\n"); in bnx2x_vfpf_acquire()
294 DP(BNX2X_MSG_SP, "resources acquired\n"); in bnx2x_vfpf_acquire()
299 DP(BNX2X_MSG_SP, in bnx2x_vfpf_acquire()
428 DP(BNX2X_MSG_SP, "vf released\n"); in bnx2x_vfpf_release()
481 DP(BNX2X_MSG_SP, "INIT VF Succeeded\n"); in bnx2x_vfpf_init()
766 DP(BNX2X_MSG_IOV, in bnx2x_vfpf_config_mac()
839 DP(BNX2X_MSG_IOV, "rss flags %x\n", req->rss_flags); in bnx2x_vfpf_config_rss()
856 DP(BNX2X_MSG_IOV, in bnx2x_vfpf_config_rss()
875 DP(NETIF_MSG_IFUP, "state is %x, returning\n", bp->state); in bnx2x_vfpf_set_mcast()
884 DP(NETIF_MSG_IFUP, "dev->flags = %x\n", dev->flags); in bnx2x_vfpf_set_mcast()
887 DP(NETIF_MSG_IFUP, "Adding mcast MAC: %pM\n", in bnx2x_vfpf_set_mcast()
897 DP(NETIF_MSG_IFUP, in bnx2x_vfpf_set_mcast()
938 DP(BNX2X_MSG_IOV, "HV does not support vlan filtering\n"); in bnx2x_vfpf_update_vlan()
1002 DP(NETIF_MSG_IFUP, "Rx mode is %d\n", mode); in bnx2x_vfpf_storm_rx_mode()
1151 DP(BNX2X_MSG_IOV, "mailbox vf address hi 0x%x, lo 0x%x, offset 0x%x\n", in bnx2x_vf_mbx_resp_send_msg()
1314DP(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()
1406 DP(BNX2X_MSG_IOV, in bnx2x_vf_mbx_acquire()
1420 DP(BNX2X_MSG_IOV, in bnx2x_vf_mbx_acquire()
1435 DP(BNX2X_MSG_IOV, in bnx2x_vf_mbx_acquire()
1449 DP(BNX2X_MSG_IOV, "VF[%d] supports long bulletin boards\n", in bnx2x_vf_mbx_acquire()
1457 DP(BNX2X_MSG_IOV, "VF[%d] supports vlan filtering\n", in bnx2x_vf_mbx_acquire()
1707 DP(msglvl, "MAC-VLAN[%d] -- flags=0x%x\n", idx, filter->flags); in bnx2x_vf_mbx_dp_q_filter()
1726 DP(msglvl, "RX-MASK=0x%x\n", filters->rx_mask); in bnx2x_vf_mbx_dp_q_filters()
1730 DP(msglvl, "MULTICAST=%pM\n", filters->multicast[i]); in bnx2x_vf_mbx_dp_q_filters()
1921 DP(BNX2X_MSG_IOV, "VF[%d] Q_FILTERS: queue[%d]\n", in bnx2x_vf_mbx_set_q_filters()
1939 DP(BNX2X_MSG_IOV, "VF[%d] Q_TEARDOWN: vf_qid=%d\n", in bnx2x_vf_mbx_teardown_q()
1951 DP(BNX2X_MSG_IOV, "VF[%d] VF_CLOSE\n", vf->abs_vfid); in bnx2x_vf_mbx_close_vf()
1962 DP(BNX2X_MSG_IOV, "VF[%d] VF_RELEASE\n", vf->abs_vfid); in bnx2x_vf_mbx_release_vf()
2173 DP(BNX2X_MSG_IOV, in bnx2x_vf_mbx_schedule()
2222 DP(BNX2X_MSG_IOV, in bnx2x_vf_mbx()