Searched refs:cam_mode (Results 1 – 5 of 5) sorted by relevance
75 …control.s.cam_mode = 0; /* Reject matches if promisc. Since CAM is shut off, should accept everyth… in cvm_oct_common_set_multicast_list()77 control.s.cam_mode = 1; /* Filter packets based on the CAM */ in cvm_oct_common_set_multicast_list()
776 agl_gmx_rxx_adr_ctl.s.cam_mode = 1; /* Only accept matching MAC addresses */ in cvmx_mgmt_port_set_mac()843 …agl_gmx_rxx_adr_ctl.s.cam_mode = 0; /* Reject matches if promisc. Since CAM is shut off, should ac… in cvmx_mgmt_port_set_multicast_list()845 agl_gmx_rxx_adr_ctl.s.cam_mode = 1; /* Filter packets based on the CAM */ in cvmx_mgmt_port_set_multicast_list()
1857 uint64_t cam_mode : 1; /**< Allow or deny DMAC address filter member1869 uint64_t cam_mode : 1;
4747 uint64_t cam_mode : 1; /**< Allow or deny DMAC address filter member4759 uint64_t cam_mode : 1;
3067 uint32_t cam_mode; in otus_set_operating_mode() local3076 cam_mode = 0x0f000002; /* XXX STA */ in otus_set_operating_mode()3081 cam_mode = 0x0f000002; /* XXX STA */ in otus_set_operating_mode()3087 cam_mode = 0x0f000002; /* XXX STA */ in otus_set_operating_mode()3097 otus_write(sc, AR_MAC_REG_CAM_MODE, cam_mode); in otus_set_operating_mode()3099 otus_write(sc, AR_MAC_REG_RX_CONTROL, cam_mode); in otus_set_operating_mode()