Home
last modified time | relevance | path

Searched defs:rx_add_openflow_filter_data (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_eth.h953 struct rx_add_openflow_filter_data struct
955 __le16 action_icid /* CID of Action to run for this filter */;
956 u8 priority /* Searcher String - Packet priority */;
957 u8 reserved0;
958 __le32 tenant_id /* Searcher String - Tenant ID */;
959 __le16 dst_mac_hi /* Searcher String - Destination Mac Bytes 0 to 1 */;
960 __le16 dst_mac_mid /* Searcher String - Destination Mac Bytes 2 to 3 */;
961 __le16 dst_mac_lo /* Searcher String - Destination Mac Bytes 4 to 5 */;
962 __le16 src_mac_hi /* Searcher String - Source Mac 0 to 1 */;
963 __le16 src_mac_mid /* Searcher String - Source Mac 2 to 3 */;
[all …]